run unit

执行单位

常用释义

词性释义

执行单位
例句
  • 全部
1·Within the run unit, COBOL programs can call non-COBOL programs and vice versa.
在运行单元的范围内,COBOL程序可以调用非cobol程序,反之亦然。
2·How do I run unit tests in VS based on different values of a static variable?
我该如何运作与基于静态变量的不同的值的单元测试?
3·The STOP run statement closes all files defined in any of the programs in the run unit.
STOP run语句关闭了运行单元内的任意程序中定义的所有文件。
4·For the duration of the run unit, WORKING-STORAGE items persist in their last-used state.
在运行单元期间,WORKING - STORAGE项将一直保持最后一次使用时的状态。
5·Run unit tests within any method, class, namespace, project or solution with a single-click.
单键运行方法、类、命名空间、项目和解决方案中的单元测试。
6·The Cactus framework is an extension of JUnit that enables you to run unit tests inside a container.
Cactus 框架是 JUnit 的扩展,Junit 使您能够在一个容器中运行单元测试。
7·You can use this embedded container to run unit tests without having to run an entire servlet container.
可以使用这个嵌入式容器来运行单元测试,而不必运行整个servlet容器。
8·Within the development environment, run unit tests to exercise all parts of your application that generate SQL.
在开发环境中,运行单元测试来检验生成 SQL 的应用程序的所有部分。
9·While the COBOL run unit runs, the language element persists and is available to other programs within this thread.
当COBOL运行单元处于运行状态时,语言元素将保持不变,并且可用于同一线程中的其他程序。
10·If you run unit tests whenever you make changes to code, you'll find out immediately if your changes broke something.
如果只要更改代码即运行单元测试,您立即就能发现您所做的更改是否对系统造成了破坏。